pp108 : unregisterHTML() Method

unregisterHTML() Method


This method detaches an HTML element from a menu item on the context menu.

Syntax

contextmenuID.unregisterHTML(oHTMLElement);

Parameters

Parameter

Description

oHTMLElement

Required. Refers to the HTML element from which the context menu is to be detached.


Return Value


No Return value.

See Also


contextmenu